Skip to content

Conversation

@jiwon-oai
Copy link
Collaborator

@jiwon-oai jiwon-oai commented Jan 6, 2026

Add an input.transcribe op that calls ChatKitServer.transcribe method with audio bytes and the mimetype. Users can override the transcribe() method to call a speech-to-text API and return the result as TranscriptionResult.

Example end-to-end flow with ChatKit.js:

collapsed-composer-to-single-line-textarea.mov

Updated docs:

Screenshot 2026-01-15 at 3 54 17 PM

@jiwon-oai jiwon-oai force-pushed the speech-to-text-support branch from dae65ba to 60ee7a4 Compare January 13, 2026 18:37
@jiwon-oai jiwon-oai marked this pull request as ready for review January 15, 2026 23:26
@jiwon-oai jiwon-oai changed the title Support dictation with input.transcribe op and ChatKitServer.transcribe method Support dictation with input.transcribe op and ChatKitServer.transcribe method Jan 15, 2026
@jiwon-oai jiwon-oai force-pushed the speech-to-text-support branch from 60ee7a4 to b79fb04 Compare January 15, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants